Feature.startUsingFeature

A function that is executed exactly once after the installation was succeeded.

struct Feature
void function(ref Terminal t, string where) startUsingFeature;

Meta